From 41748f4582fde4b0c7abb6bfc36498f5f47551b3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Aur=C3=A9lien=20COUDERC?= Date: Tue, 9 Dec 2025 20:53:03 +0100 Subject: [PATCH 1/1] Import plasma-nm_6.5.4-1.debian.tar.xz [dgit import tarball plasma-nm 4:6.5.4-1 plasma-nm_6.5.4-1.debian.tar.xz] --- changelog | 1083 +++++++++++++++++ control | 83 ++ copyright | 460 +++++++ patches/series | 1 + .../tests-skip-testProviderFromMccMnc.diff | 23 + plasma-nm.lintian-overrides | 12 + rules | 19 + salsa-ci.yml | 3 + source/format | 1 + upstream/metadata | 6 + upstream/signing-key.asc | 148 +++ watch | 4 + 12 files changed, 1843 insertions(+) create mode 100644 changelog create mode 100644 control create mode 100644 copyright create mode 100644 patches/series create mode 100644 patches/tests-skip-testProviderFromMccMnc.diff create mode 100644 plasma-nm.lintian-overrides create mode 100755 rules create mode 100644 salsa-ci.yml create mode 100644 source/format create mode 100644 upstream/metadata create mode 100644 upstream/signing-key.asc create mode 100644 watch diff --git a/changelog b/changelog new file mode 100644 index 0000000..2cdcd20 --- /dev/null +++ b/changelog @@ -0,0 +1,1083 @@ +plasma-nm (4:6.5.4-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (6.5.4). + * Update build-deps and deps with the info from cmake. + + -- Aurélien COUDERC Tue, 09 Dec 2025 20:53:03 +0100 + +plasma-nm (4:6.5.3-2) unstable; urgency=medium + + * Team upload. + * CI: update/simplify configuration. + * Skip the whole MobileProvidersTest::testProviderFromMccMnc() test, and only + part of it, as it relies on the data provided by an older version of + mobile-broadband-provider-info; patch + tests-skip-testProviderFromMccMnc.diff (Closes: #1121042) + - drop patch skip-providers-test.patch, obsoleted by the new one + * Simplify lintian overrides. + * Use /usr/share/dpkg/architecture.mk rather than querying for variables + manually. + + -- Pino Toscano Tue, 25 Nov 2025 18:23:27 +0100 + +plasma-nm (4:6.5.3-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (6.5.3). + * Update build-deps and deps with the info from cmake. + + -- Aurélien COUDERC Tue, 18 Nov 2025 19:25:40 +0100 + +plasma-nm (4:6.5.2-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * Migrate to debian/watch version 5 syntax. + * Add/update David Edmundson’s key in upstream keyring. + * New upstream release (6.5.2). + * Update build-deps and deps with the info from cmake. + + -- Aurélien COUDERC Tue, 04 Nov 2025 21:34:01 +0100 + +plasma-nm (4:6.5.1-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (6.5.1). + * Update build-deps and deps with the info from cmake. + + -- Aurélien COUDERC Tue, 28 Oct 2025 23:16:14 +0100 + +plasma-nm (4:6.5.0-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (6.5.0). + * Update build-deps and deps with the info from cmake. + * Refresh copyright information. + * Release to unstable. + + -- Aurélien COUDERC Thu, 16 Oct 2025 22:00:46 +0200 + +plasma-nm (4:6.4.91-1) experimental; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (6.4.91). + * Update build-deps and deps with the info from cmake. + * Drop backported commits now part of the upstream release. + * Refresh lintian overrides. + * Drop Rules-Requires-Root: no, not needed anymore since trixie. + + -- Aurélien COUDERC Tue, 07 Oct 2025 20:10:23 +0200 + +plasma-nm (4:6.3.4-2) unstable; urgency=medium + + [ Aurélien COUDERC ] + * Backport upstream commit: + - Allow automatic activation of privately stored Wireguard connections. + [be2a3ca9] (kde#494264) + * Skip providers test to fix FTBFS with mobile-broadband-provider-info + 20250613 targeted at trixie. (Closes: #1108424) + + -- Aurélien COUDERC Thu, 03 Jul 2025 19:08:48 +0200 + +plasma-nm (4:6.3.4-1) unstable; urgency=medium + + [ Patrick Franz ] + * New upstream release (6.3.4). + * Bump Standards-Version to 4.7.2 (No changes needed). + * Update build-deps and deps with the info from cmake. + + -- Patrick Franz Thu, 03 Apr 2025 01:02:32 +0200 + +plasma-nm (4:6.3.2-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (6.3.1). + * Update build-deps and deps with the info from cmake. + * New upstream release (6.3.2). + * Update build-deps and deps with the info from cmake. + + -- Aurélien COUDERC Fri, 28 Feb 2025 00:54:15 +0100 + +plasma-nm (4:6.3.0-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (6.3.0). + * Update build-deps and deps with the info from cmake. + * Release to unstable. + + -- Aurélien COUDERC Mon, 10 Feb 2025 15:00:37 +0100 + +plasma-nm (4:6.2.91-1) experimental; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (6.2.91). + * Update build-deps and deps with the info from cmake. + + -- Aurélien COUDERC Thu, 23 Jan 2025 23:54:10 +0100 + +plasma-nm (4:6.2.90-1) experimental; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (6.2.90). + * Update build-deps and deps with the info from cmake. + + -- Aurélien COUDERC Sat, 11 Jan 2025 23:38:01 +0100 + +plasma-nm (4:6.2.5-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (6.2.5). + * Update build-deps and deps with the info from cmake. + + -- Aurélien COUDERC Sun, 05 Jan 2025 11:23:41 +0100 + +plasma-nm (4:6.2.4-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (6.2.4). + * Update build-deps and deps with the info from cmake. + + -- Aurélien COUDERC Tue, 03 Dec 2024 16:38:26 +0100 + +plasma-nm (4:6.2.3-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (6.2.3). + * Update build-deps and deps with the info from cmake. + * Release to unstable. + + -- Aurélien COUDERC Sat, 23 Nov 2024 21:57:35 +0100 + +plasma-nm (4:6.2.1-1) experimental; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (6.2.1). + * Update build-deps and deps with the info from cmake. + + -- Aurélien COUDERC Tue, 15 Oct 2024 21:25:13 +0200 + +plasma-nm (4:6.2.0-1) experimental; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (6.1.90). + * Update build-deps and deps with the info from cmake. + * New upstream release (6.2.0). + * Update build-deps and deps with the info from cmake. + * Refresh lintian overrides. + + -- Aurélien COUDERC Sat, 05 Oct 2024 23:17:50 +0200 + +plasma-nm (4:6.1.5-1) experimental; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (6.1.5). + * Update build-deps and deps with the info from cmake. + * Fix Recommends on kwallet6. + + -- Aurélien COUDERC Wed, 11 Sep 2024 23:28:17 +0200 + +plasma-nm (4:6.1.4-2) experimental; urgency=medium + + * Merge changes from 4:6.1.3-2 dropped from the previous upload. + + -- Aurélien COUDERC Fri, 16 Aug 2024 16:28:34 +0200 + +plasma-nm (4:6.1.4-1) experimental; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (6.1.4). + * Update build-deps and deps with the info from cmake. + + -- Aurélien COUDERC Sun, 11 Aug 2024 23:58:26 +0200 + +plasma-nm (4:6.1.3-2) experimental; urgency=medium + + [ Patrick Franz ] + * Limit the build of the OpenConnect VPN plugin to architectures where + Qt WebEngine is available. + + -- Patrick Franz Mon, 29 Jul 2024 15:43:08 +0900 + +plasma-nm (4:6.1.3-1) experimental; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (6.1.3). + * Update build-deps and deps with the info from cmake. + * Update build-deps and deps with the info from cmake. + + -- Aurélien COUDERC Sun, 21 Jul 2024 23:46:21 +0200 + +plasma-nm (4:6.1.0-1) experimental; urgency=medium + + [ Patrick Franz ] + * New upstream release (6.1.0). + * Update build-deps and deps with the info from cmake. + * Update list of installed files and remove binary package kde-config- + mobile-networking as its functionality has been moved to plasma- + mobile. + * Update d/copyright. + + -- Patrick Franz Wed, 26 Jun 2024 01:00:53 +0200 + +plasma-nm (4:5.27.11-1) unstable; urgency=medium + + [ Patrick Franz ] + * Bump Standards-Version to 4.7.0 (No changes needed). + * New upstream release (5.27.11). + * Remove inactive uploaders, thanks for your work. + + -- Patrick Franz Sun, 19 May 2024 12:17:40 +0200 + +plasma-nm (4:5.27.10-1) unstable; urgency=medium + + [ Patrick Franz ] + * New upstream release (5.27.10). + + -- Patrick Franz Thu, 11 Jan 2024 23:16:11 +0100 + +plasma-nm (4:5.27.9-1) unstable; urgency=medium + + [ Patrick Franz ] + * New upstream release (5.27.9). + + -- Patrick Franz Fri, 27 Oct 2023 21:52:23 +0200 + +plasma-nm (4:5.27.8-1) unstable; urgency=medium + + [ Patrick Franz ] + * New upstream release (5.27.8). + + -- Patrick Franz Wed, 13 Sep 2023 20:48:01 +0200 + +plasma-nm (4:5.27.7-1) unstable; urgency=medium + + [ Patrick Franz ] + * New upstream release (5.27.7). + + -- Patrick Franz Thu, 03 Aug 2023 18:50:03 +0200 + +plasma-nm (4:5.27.5-2) unstable; urgency=medium + + * Release to unstable. + + -- Aurélien COUDERC Sat, 27 May 2023 18:23:43 +0200 + +plasma-nm (4:5.27.5-1) experimental; urgency=medium + + [ Patrick Franz ] + * New upstream release (5.27.5). + + -- Patrick Franz Tue, 09 May 2023 23:27:13 +0200 + +plasma-nm (4:5.27.3-1) experimental; urgency=medium + + [ Patrick Franz ] + * New upstream release (5.27.3). + + -- Patrick Franz Wed, 22 Mar 2023 23:12:51 +0100 + +plasma-nm (4:5.27.2-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.27.1). + * New upstream release (5.27.2). + + -- Aurélien COUDERC Tue, 28 Feb 2023 14:59:56 +0100 + +plasma-nm (4:5.27.0-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.27.0). + * Update build-deps and deps with the info from cmake. + + -- Aurélien COUDERC Sat, 18 Feb 2023 17:08:40 +0100 + +plasma-nm (4:5.26.90-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.26.90). + * Bump Standards-Version to 4.6.2, no change required. + + -- Aurélien COUDERC Mon, 23 Jan 2023 21:50:55 +0100 + +plasma-nm (4:5.26.5-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.26.5). + + -- Aurélien COUDERC Sat, 07 Jan 2023 00:21:02 +0100 + +plasma-nm (4:5.26.4-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.26.4). + + -- Aurélien COUDERC Tue, 29 Nov 2022 16:01:22 +0100 + +plasma-nm (4:5.26.3-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.26.3). + + -- Aurélien COUDERC Tue, 08 Nov 2022 15:43:44 +0100 + +plasma-nm (4:5.26.2-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.26.1). + * New upstream release (5.26.2). + + -- Aurélien COUDERC Thu, 27 Oct 2022 23:31:06 +0200 + +plasma-nm (4:5.26.0-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.26.0). + * Release to unstable. + + -- Aurélien COUDERC Tue, 11 Oct 2022 15:44:18 +0200 + +plasma-nm (4:5.25.90-1) experimental; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.25.90). + * Update build-deps and deps with the info from cmake. + + -- Aurélien COUDERC Sun, 25 Sep 2022 00:14:22 +0200 + +plasma-nm (4:5.25.5-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.25.5). + + -- Aurélien COUDERC Fri, 09 Sep 2022 23:21:15 +0200 + +plasma-nm (4:5.25.4-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.25.4). + + -- Aurélien COUDERC Tue, 02 Aug 2022 17:31:45 +0200 + +plasma-nm (4:5.25.3-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.25.2). + * Drop unused build dependency on libkf5iconthemes-dev. + * Review copyright information. + * Add a Recommends on systemsettings used to invoke KCM. + * New upstream release (5.25.3). + * Release to unstable + + -- Aurélien COUDERC Sun, 17 Jul 2022 15:27:05 +0200 + +plasma-nm (4:5.25.1-1) experimental; urgency=medium + + [ Patrick Franz ] + * New upstream release (5.25.1). + + -- Patrick Franz Tue, 21 Jun 2022 21:44:11 +0200 + +plasma-nm (4:5.25.0-1) experimental; urgency=medium + + * New upstream release (5.25.0). + * Bump Standards-Version to 4.6.1, no change required. + + -- Aurélien COUDERC Tue, 14 Jun 2022 21:26:26 +0200 + +plasma-nm (4:5.24.90-1) experimental; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.24.90). + * Update the list of installed files from build logs. + + -- Aurélien COUDERC Fri, 20 May 2022 11:44:48 +0200 + +plasma-nm (4:5.24.5-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.24.5). + + -- Aurélien COUDERC Thu, 12 May 2022 21:39:38 +0200 + +plasma-nm (4:5.24.4-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.24.4). + + -- Aurélien COUDERC Wed, 30 Mar 2022 13:45:57 +0200 + +plasma-nm (4:5.24.3-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.24.3). + * Added myself to the uploaders. + + -- Aurélien COUDERC Thu, 10 Mar 2022 07:47:37 +0100 + +plasma-nm (4:5.24.2-1) unstable; urgency=medium + + [ Patrick Franz ] + * New upstream release (5.24.2). + * Bump Standards-Version to 4.6.0 (no changes needed). + * Re-export signing key without extra signatures. + * Update list of installed files. + * Update d/copyright. + + -- Patrick Franz Sat, 26 Feb 2022 21:59:34 +0100 + +plasma-nm (4:5.23.5-2) unstable; urgency=medium + + [ Patrick Franz ] + * Update list of installed files (Closes: #1005668). + + -- Patrick Franz Tue, 22 Feb 2022 02:04:58 +0100 + +plasma-nm (4:5.23.5-1) unstable; urgency=medium + + [ Patrick Franz ] + * New upstream release (5.23.5). + + -- Patrick Franz Fri, 07 Jan 2022 15:44:45 +0100 + +plasma-nm (4:5.23.4-1) unstable; urgency=medium + + [ Norbert Preining ] + * New upstream release (5.23.4). + + -- Patrick Franz Thu, 02 Dec 2021 20:25:23 +0100 + +plasma-nm (4:5.23.3-1) unstable; urgency=medium + + [ Norbert Preining ] + * New upstream release (5.23.3). + + -- Norbert Preining Wed, 10 Nov 2021 08:41:47 +0900 + +plasma-nm (4:5.23.2-1) unstable; urgency=medium + + [ Patrick Franz ] + * Update upstream signing-key. + + [ Norbert Preining ] + * New upstream release (5.23.1). + * New upstream release (5.23.2). + + -- Norbert Preining Wed, 03 Nov 2021 22:21:03 +0900 + +plasma-nm (4:5.23.0-1) unstable; urgency=medium + + [ Norbert Preining ] + * New upstream release (5.23.0). + * Update list of installed files. + + -- Norbert Preining Thu, 14 Oct 2021 20:13:15 +0900 + +plasma-nm (4:5.21.5-2) unstable; urgency=medium + + [ Patrick Franz ] + * Release to unstable. + + -- Patrick Franz Tue, 17 Aug 2021 03:25:01 +0200 + +plasma-nm (4:5.21.5-1) experimental; urgency=medium + + [ Patrick Franz ] + * New upstream release (5.21.5). + + -- Patrick Franz Fri, 07 May 2021 13:55:25 +0200 + +plasma-nm (4:5.21.4-1) experimental; urgency=medium + + [ Patrick Franz ] + * New upstream release (5.21.4). + + -- Patrick Franz Tue, 06 Apr 2021 17:48:03 +0200 + +plasma-nm (4:5.21.3-1) experimental; urgency=medium + + [ Norbert Preining ] + * New upstream release (5.21.3). + + -- Norbert Preining Wed, 17 Mar 2021 05:49:42 +0900 + +plasma-nm (4:5.21.2-1) experimental; urgency=medium + + [ Patrick Franz ] + * New upstream release (5.21.2). + + -- Norbert Preining Wed, 03 Mar 2021 05:33:50 +0900 + +plasma-nm (4:5.21.1-1) experimental; urgency=medium + + [ Norbert Preining ] + * New upstream release (5.21.1). + + -- Norbert Preining Wed, 24 Feb 2021 14:36:40 +0900 + +plasma-nm (4:5.21.0-1) experimental; urgency=medium + + [ Norbert Preining ] + * New upstream release (5.21.0). + * Update build-deps and deps with the info from cmake. + + [ Debian Qt/KDE Maintainers ] + * Update list of installed files. + + -- Norbert Preining Wed, 17 Feb 2021 05:42:27 +0900 + +plasma-nm (4:5.20.5-3) unstable; urgency=medium + + * Team upload. + * Slightly improve the descriptions. + * Remove Multi-Arch: same from plasma-nm: it does not make sense to let it + be installed for two architectures at the same time. + * Remove leading '/' in install files. + * Add more network-manager suggests to plasma-nm: network-manager-fortisslvpn, + network-manager-iodine, network-manager-l2tp, network-manager-openconnect, + network-manager-ssh, and network-manager-strongswan. + + -- Pino Toscano Mon, 18 Jan 2021 23:44:51 +0100 + +plasma-nm (4:5.20.5-2) unstable; urgency=medium + + * Team upload. + + [ Jonah Brüchert ] + * Enable mobile networking kcm and split it into a new + kde-config-mobile-networking package. Since the translations + of the mobile kcm were already installed earlier, the package + breaks / replaces older versions of plasma-nm. + + [ Sandro Knauß ] + * Trim trailing whitespace. + * Remove obsolete fields Contact, Name from debian/upstream/metadata (already + present in machine-readable debian/copyright). + * Bump Standards-Version (No changes needed). + * Add multiarch metadata for plasma-nm. + + -- Sandro Knauß Wed, 13 Jan 2021 00:27:34 +0100 + +plasma-nm (4:5.20.5-1) unstable; urgency=medium + + * New upstream release (5.20.5). + + -- Norbert Preining Wed, 06 Jan 2021 23:50:53 +0900 + +plasma-nm (4:5.20.4-3) unstable; urgency=medium + + * Runtime depend on the qml modules qml-module-org-kde-kirigami2 + and qml-module-org-kde-prison instead of their library packages, + as we have qml imports in the code for these + (Thanks to Rik Mills) + + -- Norbert Preining Mon, 28 Dec 2020 09:41:22 +0900 + +plasma-nm (4:5.20.4-2) unstable; urgency=medium + + * Release to unstable. + + -- Norbert Preining Tue, 22 Dec 2020 11:04:38 +0900 + +plasma-nm (4:5.20.4-1) experimental; urgency=medium + + [ Norbert Preining ] + * New upstream release (5.20.4). + * Update build-deps with the info from cmake. + + -- Norbert Preining Wed, 09 Dec 2020 14:17:33 +0900 + +plasma-nm (4:5.19.5-3) unstable; urgency=medium + + [ Scarlett Moore ] + * Fix renamed lintian tag ldconfig trigger. + + -- Norbert Preining Fri, 06 Nov 2020 08:37:24 +0900 + +plasma-nm (4:5.19.5-2) experimental; urgency=medium + + * Rebuild for Qt 5.15 + + -- Norbert Preining Mon, 02 Nov 2020 09:27:42 +0900 + +plasma-nm (4:5.19.5-1) experimental; urgency=medium + + * New upstream release (5.19.5). + * Add Patrick and myself to uploaders. + + -- Norbert Preining Mon, 19 Oct 2020 17:37:34 +0900 + +plasma-nm (4:5.19.4-1) experimental; urgency=medium + + * Team upload. + + [ Scarlett Moore ] + * Bump compat level to 13. + * Add Rules-Requires-Root field to control. + * New upstream release (5.18.5). + * Update build-deps and deps with the info from cmake. + * Delete not needed Breaks/Confilcts. + * Add myself to Uploaders. + * Remove not needed injection of linker flags. + * Update Homepage link to point to new invent.kde.org + * Update field Source in debian/copyright to invent.kde.org move. + * Set/Update field Upstream-Contact in debian/copyright. + * Update build-deps and deps with the info from cmake. + + [ Norbert Preining ] + * New upstream release (5.19.4). + * Remove Maximiliano from Uploaders as requested on IRC. + * Change maintainer in d/control to Debian Qt/KDE Maintainers. + * Update Qt build-deps with the info from cmake. + * Add runtime dependencies based on the info from cmake. + * Enable hardening for build. + * Update upstream metadata. + * Use new lintian override tags. + * Override lintian warning on large /usr/share. + + -- Pino Toscano Sun, 30 Aug 2020 00:28:33 +0200 + +plasma-nm (4:5.17.5-2) unstable; urgency=medium + + * Team upload. + * Upload to unstable. + * Bump Standards-Version to 4.5.0, no changes required. + + -- Pino Toscano Fri, 14 Feb 2020 21:17:20 +0100 + +plasma-nm (4:5.17.5-1) experimental; urgency=medium + + * Team upload. + + [ Maximiliano Curia ] + * New upstream release (5.16.5). + * Update build-deps and deps with the info from cmake + + [ Pino Toscano ] + * New upstream release. + * Update the patches: + - upstream_Add-some-missing-includes.patch: drop, backported from upstream + * Update the build dependencies according to the upstream build system: + - bump KF packages to 5.62.0 + - add libkf5prison-dev + * Bump the debhelper compatibility to 12: + - switch the debhelper build dependency to debhelper-compat 12 + - remove debian/compat + + -- Pino Toscano Fri, 17 Jan 2020 09:15:30 +0100 + +plasma-nm (4:5.14.5-2) unstable; urgency=medium + + * Team upload. + + [ Scarlett Gately Moore ] + * Make plasma-nm recommend libkf5wallet-bin as wifi password storage is not + working unless kwallet is installed (and enabled). Possibly fixes #863973. + + [ Pino Toscano ] + * Remove unused build dependencies: kinit-dev, libkf5itemmodels-dev, + libkf5itemviews-dev, libkf5kdelibs4support-dev, libkf5xmlgui-dev, and + qttools5-dev. + * Bump Standards-Version to 4.4.1, no changes required. + * Drop the migration from plasma-nm-dbg, no more needed after two Debian + stable releases. + * Use https for Format in copyright. + * Backport upstream commit a1c99fc7cbba1a0e1b1d2fce4c8b6ca24a5c7b63 to fix + build with newer KF; patch upstream_Add-some-missing-includes.patch. + * Update lintian overrides. + + [ Maximiliano Curia ] + * Salsa CI automatic initialization by Tuco + + -- Pino Toscano Sun, 13 Oct 2019 09:28:56 +0200 + +plasma-nm (4:5.14.5-1) unstable; urgency=medium + + * New upstream release (5.14.5). + * Release to unstable + + -- Maximiliano Curia Thu, 24 Jan 2019 09:26:07 -0300 + +plasma-nm (4:5.14.3-1) unstable; urgency=medium + + * Update upsteam signing-key + * New upstream release (5.14.3). + * Update build-deps and deps with the info from cmake + * Release to unstable + + -- Maximiliano Curia Fri, 23 Nov 2018 08:51:05 -0300 + +plasma-nm (4:5.13.5-1) unstable; urgency=medium + + * New upstream release (5.13.5). + * Release to unstable + + -- Maximiliano Curia Thu, 06 Sep 2018 20:40:42 +0200 + +plasma-nm (4:5.13.4-1) unstable; urgency=medium + + * New upstream release (5.13.4). + * Release to unstable + + -- Maximiliano Curia Sun, 19 Aug 2018 23:18:17 +0200 + +plasma-nm (4:5.13.1-1) unstable; urgency=medium + + * New upstream release (5.13.1). + * Drop upstream patch + * Release to unstable + + -- Maximiliano Curia Tue, 26 Jun 2018 13:43:19 +0200 + +plasma-nm (4:5.12.3-2) unstable; urgency=medium + + * New revision + * Upstream patch: Require NM 1.0.0 and newer + Thanks to Michael Biebl for the report (Closes: 895438) + * Bump build dep to libnm > 1.0.0~ + * Release to unstable + + -- Maximiliano Curia Wed, 11 Apr 2018 20:12:15 +0200 + +plasma-nm (4:5.12.3-1) sid; urgency=medium + + * New upstream release (5.12.2). + * New upstream release (5.12.3). + * Release to sid + + -- Maximiliano Curia Wed, 07 Mar 2018 19:14:11 +0100 + +plasma-nm (4:5.12.1-1) sid; urgency=medium + + * Use the salsa canonical urls + * New upstream release (5.12.1). + * Release to sid + + -- Maximiliano Curia Tue, 20 Feb 2018 22:09:02 +0100 + +plasma-nm (4:5.12.0-2) sid; urgency=medium + + * New revision + * Release to sid + + -- Maximiliano Curia Mon, 12 Feb 2018 16:03:50 +0100 + +plasma-nm (4:5.12.0-1) experimental; urgency=medium + + * Bump debhelper build-dep and compat to 11. + * Build without build_stamp + * Add link options as-needed + * Add Bhushan Shah upstream signing key + * New upstream release (5.12.0). + * Bump Standards-Version to 4.1.3. + * Update build-deps and deps with the info from cmake + * Bump extra-cmake-modules build depends version + * Bump libkf5itemmodels-dev build depends version + * Use https uri for uscan + * Drop unused lintian override + * Release to experimental + + -- Maximiliano Curia Thu, 08 Feb 2018 15:21:02 +0100 + +plasma-nm (4:5.11.4-1) experimental; urgency=medium + + * New upstream release (5.11.4). + * Bump Standards-Version to 4.1.2. + * Release to experimental + + -- Maximiliano Curia Wed, 03 Jan 2018 16:49:14 -0300 + +plasma-nm (4:5.10.5-2) sid; urgency=medium + + * New revision + * Bump Standards-Version to 4.1.0. + * Release to sid + + -- Maximiliano Curia Sun, 03 Sep 2017 09:55:42 +0200 + +plasma-nm (4:5.10.5-1) experimental; urgency=medium + + [ Maximiliano Curia ] + * New upstream release (5.10.3). + * Update build-deps and deps with the info from cmake + * Bump Standards-Version to 4.0.0. + * Update upstream metadata + * New upstream release (5.10.4). + * Update build-deps and deps with the info from cmake + * New upstream release (5.10.5). + * Release to experimental + + [ Jonathan Riddell ] + * update watch file to version=4 with pgp signature checking + + -- Maximiliano Curia Mon, 28 Aug 2017 15:28:45 +0200 + +plasma-nm (4:5.8.6-1) unstable; urgency=medium + + * New upstream release (5.8.6) + + -- Maximiliano Curia Thu, 16 Mar 2017 14:15:39 +0100 + +plasma-nm (4:5.8.5-1) experimental; urgency=medium + + * New upstream release (5.8.5). + + -- Maximiliano Curia Fri, 30 Dec 2016 18:46:21 +0100 + +plasma-nm (4:5.8.4-1) unstable; urgency=medium + + * New upstream release (5.8.4) + + -- Maximiliano Curia Wed, 23 Nov 2016 18:38:04 +0100 + +plasma-nm (4:5.8.2-1) unstable; urgency=medium + + * New upstream release (5.8.2) + + -- Maximiliano Curia Wed, 19 Oct 2016 15:23:42 +0200 + +plasma-nm (4:5.8.1-1) unstable; urgency=medium + + * Update install files + + -- Maximiliano Curia Sun, 16 Oct 2016 22:59:23 +0200 + +plasma-nm (4:5.8.0-1) unstable; urgency=medium + + * New upstream release (5.8.0) + + -- Maximiliano Curia Fri, 07 Oct 2016 14:05:49 +0200 + +plasma-nm (4:5.7.4-1) unstable; urgency=medium + + * New upstream release (5.7.4) + + -- Maximiliano Curia Fri, 26 Aug 2016 15:05:50 +0200 + +plasma-nm (4:5.7.0-1) unstable; urgency=medium + + * New upstream release. + + -- Maximiliano Curia Sat, 09 Jul 2016 22:41:11 +0200 + +plasma-nm (4:5.6.5-1) unstable; urgency=medium + + * New upstream release. + + -- Maximiliano Curia Wed, 22 Jun 2016 21:48:30 +0200 + +plasma-nm (4:5.6.4-2) unstable; urgency=medium + + * Release to unstable. + + -- Maximiliano Curia Tue, 31 May 2016 12:57:53 +0200 + +plasma-nm (4:5.6.4-1) experimental; urgency=medium + + [ Maximiliano Curia ] + * uscan no longer supports this kind of watch files. + * New upstream release (5.5.5). + * Force installing in debian/tmp + * Automatic update with ddeb_migration3.py + * Add upstream metadata (DEP-12) + * debian/control: Update Vcs-Browser and Vcs-Git fields + * Bump network manager build dependency. + Thanks to Martin Steigerwald for noticing this (Closes: 824531) + * Add new lintian-override for the internal lib + + [ Automatic packaging ] + * Bump Standards-Version to 3.9.8 + + -- Maximiliano Curia Sat, 28 May 2016 02:26:19 +0200 + +plasma-nm (4:5.5.4-1) experimental; urgency=medium + + * New upstream release (5.5.0). + * New upstream release (5.5.1). + * New upstream release (5.5.2). + * New upstream release (5.5.3). + * New upstream release (5.5.4). + + -- Maximiliano Curia Wed, 27 Jan 2016 16:49:03 +0100 + +plasma-nm (4:5.4.3-1) unstable; urgency=medium + + * New upstream release (5.4.3). + + -- Maximiliano Curia Tue, 01 Dec 2015 11:45:54 +0100 + +plasma-nm (4:5.4.2-1) unstable; urgency=medium + + * New upstream release (5.4.2). + + -- Maximiliano Curia Tue, 06 Oct 2015 07:52:12 +0200 + +plasma-nm (4:5.4.1-1) unstable; urgency=medium + + * New upstream release (5.4.1). + + -- Maximiliano Curia Fri, 11 Sep 2015 18:45:21 +0200 + +plasma-nm (4:5.4.0-1) unstable; urgency=medium + + [ Pino Toscano ] + * Make the source as linux-any, as NetworkManager exists only on Linux. + + [ Maximiliano Curia ] + * New upstream release (5.4.0). + + -- Maximiliano Curia Thu, 03 Sep 2015 18:39:14 +0200 + +plasma-nm (4:5.3.2-1) unstable; urgency=medium + + * New upstream release (5.3.2). + + -- Maximiliano Curia Tue, 30 Jun 2015 23:30:14 +0200 + +plasma-nm (4:5.3.1-0ubuntu1) wily; urgency=medium + + [ Jonathan Riddell ] + * Plasma 5.3 beta + * new upstream release + + [ Scarlett Clark ] + * Vivid backport + + [ Jonathan Riddell ] + * New upstream release + + -- Jonathan Riddell Fri, 05 Jun 2015 02:41:20 +0200 + +plasma-nm (4:5.3.1-1) unstable; urgency=medium + + * New upstream release (5.3.0). + * Remove upstream patch: + upstream_fix_newmodemmanager_framework_integration.patch + * New upstream release (5.3.1). + + -- Maximiliano Curia Tue, 30 Jun 2015 11:09:11 +0200 + +plasma-nm (4:5.2.2-2) experimental; urgency=medium + + * Merge with kubuntu changes. + + -- Maximiliano Curia Thu, 23 Apr 2015 15:29:20 +0200 + +plasma-nm (4:5.2.2-1) experimental; urgency=medium + + * New upstream release (5.2.1). + * New upstream release (5.2.2). + + -- Maximiliano Curia Wed, 25 Mar 2015 23:17:44 +0100 + +plasma-nm (4:5.2.2-0ubuntu2) vivid; urgency=medium + + * Add upstream patch upstream_fix_newmodemmanager_framework_integration + * Fix series file + + -- Scarlett Clark Fri, 10 Apr 2015 14:20:06 -0700 + +plasma-nm (4:5.2.2-0ubuntu1) vivid; urgency=medium + + * New upstream release + + -- Scarlett Clark Tue, 24 Mar 2015 07:43:02 -0700 + +plasma-nm (4:5.2.1-0ubuntu1) vivid; urgency=medium + + * New upstream release + + -- Scarlett Clark Mon, 23 Feb 2015 09:47:28 -0800 + +plasma-nm (4:5.2.0-1) experimental; urgency=medium + + * Prepare initial Debian release. + * Add myself as Uploader. + * Update build dependencies to build against experimental and to + follow cmake. + * Update copyright information. + * Update watch file. + + -- Maximiliano Curia Fri, 13 Feb 2015 13:58:53 +0100 + +plasma-nm (4:5.2.0-0ubuntu2) vivid; urgency=medium + + * Build with networkmanager-qt 5.6.0-0ubuntu2 for new symbols + + -- Jonathan Riddell Wed, 28 Jan 2015 13:45:34 +0100 + +plasma-nm (4:5.2.0-0ubuntu1) vivid; urgency=medium + + * New upstream release + + -- Harald Sitter Tue, 27 Jan 2015 14:59:27 +0100 + +plasma-nm (4:5.1.95-0ubuntu1) vivid; urgency=medium + + * New upstream beta release + + -- Jonathan Riddell Thu, 15 Jan 2015 01:36:54 +0100 + +plasma-nm (4:5.1.2-0ubuntu1) vivid; urgency=medium + + * New upstream release + + -- Jonathan Riddell Mon, 15 Dec 2014 13:27:24 +0100 + +plasma-nm (4:5.1.1-0ubuntu1) vivid; urgency=medium + + * New upstream release. + + [ Harald Sitter ] + * Drop ugly workaround to make a desktop file exectuable + + This either should be done upstream or be lintian overridden (former + seems more suitable). Upstream has been poked on IRC. + * Add lintian overrides + + missing manpages: we don't care + + package name doesn't match soname: we don't care for internal libraries + + shlib-without-versioned-soname: we don't care for internal libraries + * Fix copyright short license for LGPL-KDEeV + + [ Scarlett Clark ] + * Fix copyright short licence for LGPL-2.1-KDEeV + + -- Scarlett Clark Mon, 10 Nov 2014 19:52:08 +0100 + +plasma-nm (4:5.0.2-0ubuntu1) utopic; urgency=medium + + * New upstream release + * Remove no-human-maintainers lintian-override per ScottK. + + [ Harald Sitter ] + * switch to new pkg-kde-tools + + -- Scarlett Clark Thu, 18 Sep 2014 07:32:02 -0700 + +plasma-nm (4:5.0.0a-0ubuntu1) utopic; urgency=medium + + [ Jonathan Riddell ] + * New upstream release + * Add epoch to match the rest of Plasma + + [ Scarlett Clark ] + * Add Replaces: plasma-nm-data to control to resolve file conflict on install. + * Update watch to http://download.kde.org + + -- Jonathan Riddell Thu, 10 Jul 2014 21:32:48 +0200 + +plasma-nm (4.98.0-0ubuntu1) utopic; urgency=medium + + * New upstream RC release + * Upstream now releasing along with Plasma 5 RC so new version number + + -- Jonathan Riddell Mon, 07 Jul 2014 14:48:54 +0200 + +plasma-nm (1.0.0~git20140614-0ubuntu1) utopic; urgency=medium + + [ Scarlett Clark ] + * Initial release. + * Fix depends + * Change section and re-version + * Fix build depend + + -- Scarlett Clark Thu, 12 Jun 2014 10:24:08 +0100 diff --git a/control b/control new file mode 100644 index 0000000..72454fc --- /dev/null +++ b/control @@ -0,0 +1,83 @@ +Source: plasma-nm +Section: kde +Priority: optional +Maintainer: Debian Qt/KDE Maintainers +Uploaders: Aurélien COUDERC , + Patrick Franz , + Scarlett Moore , +Build-Depends: debhelper-compat (= 13), + dh-sequence-kf6, + dh-sequence-pkgkde-symbolshelper, + cmake (>= 3.16~), + extra-cmake-modules (>= 6.18.0~), + gettext, + libkf6colorscheme-dev (>= 6.18.0~), + libkf6completion-dev (>= 6.18.0~), + libkf6coreaddons-dev (>= 6.18.0~), + libkf6dbusaddons-dev (>= 6.18.0~), + libkf6i18n-dev (>= 6.18.0~), + libkf6kcmutils-dev (>= 6.18.0~), + libkf6kio-dev (>= 6.18.0~), + libkf6modemmanagerqt-dev (>= 6.18.0~), + libkf6networkmanagerqt-dev (>= 6.18.0~), + libkf6notifications-dev (>= 6.18.0~), + libkf6prison-dev (>= 6.18.0~), + libkf6service-dev (>= 6.18.0~), + libkf6solid-dev (>= 6.18.0~), + libkf6svg-dev (>= 6.18.0~), + libkf6wallet-dev (>= 6.18.0~), + libkf6widgetsaddons-dev (>= 6.18.0~), + libkf6windowsystem-dev (>= 6.18.0~), + libkirigami-dev (>= 6.18.0~), + libnm-dev (>= 1.4.0~), + libopenconnect-dev (>= 3.99~), + libplasma-dev (>= 6.5.4~), + libqca-qt6-dev (>= 2.1.0~), + mobile-broadband-provider-info, + modemmanager-dev (>= 1.0.0~), + pkgconf, + qcoro-qt6-dev, + qt6-base-dev (>= 6.9.0~), + qt6-declarative-dev (>= 6.9.0~), + qt6-webengine-dev (>= 6.9.0~) [amd64 arm64 armhf i386], +Standards-Version: 4.7.2 +Homepage: https://invent.kde.org/plasma/plasma-nm +Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/plasma-nm +Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/plasma-nm.git + +Package: plasma-nm +Architecture: linux-any +Depends: mobile-broadband-provider-info, + network-manager, + plasma-desktoptheme, + qml6-module-org-kde-config, + qml6-module-org-kde-coreaddons, + qml6-module-org-kde-kcmutils, + qml6-module-org-kde-kirigami, + qml6-module-org-kde-kquickcontrolsaddons, + qml6-module-org-kde-ksvg, + qml6-module-org-kde-networkmanager, + qml6-module-org-kde-prison, + qml6-module-org-kde-quickcharts, + qml6-module-qtquick, + qml6-module-qtquick-controls, + qml6-module-qtquick-dialogs, + qml6-module-qtquick-layouts, + ${misc:Depends}, + ${shlibs:Depends}, +Recommends: kwallet6, + systemsettings, +Suggests: network-manager-fortisslvpn, + network-manager-iodine, + network-manager-l2tp, + network-manager-openconnect, + network-manager-openvpn, + network-manager-pptp, + network-manager-ssh, + network-manager-strongswan, + network-manager-vpnc, +Description: Plasma network connections management + plasma-nm provides a Plasma applet written in QML for managing network + connections using Network Manager. + . + This package is part of the KDE Plasma. diff --git a/copyright b/copyright new file mode 100644 index 0000000..95e2dfd --- /dev/null +++ b/copyright @@ -0,0 +1,460 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: plasma-nm +Source: https://invent.kde.org/plasma/plasma-nm +Upstream-Contact: plasma-devel@kde.org + +Files: * +Copyright: 2021, Andreas Cord-Landwehr + 2019, Bruce Anderson + 2013, Daniel Nicoletti + 2015, David Rosca + 2020, Douglas Kosovic + 2011, Ilia Kats + 2011, Ilia Kats + 2023, ivan tkachenko + 2013-2019, Jan Grulich + 2024, Joel Holdsworth + 2023, Kai Uwe Broulik + 2011, Lamarque Souza + 2013-2014, Lukas Tinkl + 2013, Lukáš Tinkl + 2020, Nate Graham + 2021, Nicolas Fella + 2008-2009, Will Stephenson +License: LGPL-2.1-only OR LGPL-3.0-only OR LicenseRef-KDE-Accepted-LGPL + +Files: po/* +Copyright: 2021-2025, A S Alam + 2015-2024, A S Alam + 2022-2025, A S Alam + 2009-2025, A S Alam + 2023-2025, Adrián Chaves (Gallaecio) + 2018-2025, Alexander Yavorsky + 2020-2025, Alois Spitzbart + 2024, Antikruk + 2014-2023, Antoni Bella Pérez + 2013-2024, Antonis Geralis + 2013, Benjamin Weis + 2013-2021, Burkhard Lück + 2014-2025, Eloy Cuadra + 2022-2025, Emir SARI + 2023-2024, Enol P. + 2024-2025, Flori G + 2025, Frank Steinmetzger + 2014-2023, Frederik Schwarzer + 2014-2025, Freek de Kruijf + 2023-2025, Geraldo Simiao + 2017-2025, giovanni + 2014-2025, Giovanni Sora + 2025, Guilherme Marçal Silva + 2024-2025, Gummi + 2023-2025, Guðmundur Erlingsson + 2023, Jannick Kuhr + 2023, Johannes Obermayr + 2010-2025, Josep M. Ferrer + 2024, Julian Groß + 2024, kali + 2023-2025, KDE euskaratzeko proiektuaren arduraduna + 2024, KDE Euskaratzeko proiektuko arduraduna + 2023-2025, KDE euskaratzeko proiektuko arduraduna + 2025, KDE euskaraz proiektuaren arduraduna + 2024, KDE euskaraz proiektuko arduraduna + 2020-2025, Kheyyam Gojayev + 2024, Kimmo Kujansuu + 2022-2025, Kisaragi Hiu + 2021-2025, Kishore G + 2017-2023, Kiszel Kristóf + 2021-2025, Kristof Kiszel + 2022-2025, Kristof Kiszel + 2020-2023, Kristóf Kiszel + 2013-2024, Lasse Liehu + 2025, Lucia Mrenica + 2025, Marcus Gama + 2013, Markus Slopianka + 2019-2023, Matej Mrenica + 2020-2024, Matjaž Jeran + 2022-2025, Mincho Kondarev + 2024, Olesya Gerasimenko + 2018-2025, Paolo Zamponi + 2024, rasmus rosendahl-kaa + 2014-2023, Roman Paholík + 2023-2025, Ryuichi Yamada + 2014-2025, Shinjo Park + 2013-2025, Stefan Asserhäll + 2014-2024, Steve Allewell + 2016-2025, Tommi Nieminen + 2024-2025, Toms Trasuns + 2008-2025, Vincenzo Reale + 2013-2025, Vit Pelcak + 2013-2024, Vít Pelčák + 2020-2025, Xavier Besnard + 2023-2025, Yaron Shahrabani + 2021-2025, Zayed Al-Saidi + 2014-2025, Łukasz Wojniłowicz +License: LGPL-2.1-only OR LGPL-3.0-only OR LicenseRef-KDE-Accepted-LGPL + +Files: kcms/CMakeLists.txt +Copyright: 2025, Carl Schwan +License: BSD-2-Clause + +Files: kcms/kcm_cellularnetwork/mobileproviders.cpp + kcms/kcm_cellularnetwork/mobileproviders.h + kded/connectivitymonitor.cpp + kded/connectivitymonitor.h + kded/pindialog.cpp + kded/pindialog.h + kded/service.cpp + kded/service.h + libs/editor/interfacenamevalidator.cpp + libs/editor/interfacenamevalidator.h + libs/editor/listvalidator.cpp + libs/editor/listvalidator.h + libs/editor/mobileproviders.cpp + libs/editor/mobileproviders.h + libs/editor/simpleiplistvalidator.cpp + libs/editor/simpleiplistvalidator.h + libs/editor/simpleipv4addressvalidator.cpp + libs/editor/simpleipv4addressvalidator.h + libs/editor/simpleipv6addressvalidator.cpp + libs/editor/simpleipv6addressvalidator.h + libs/editor/uiutils.cpp + libs/editor/uiutils.h + libs/editor/widgets/delegate.cpp + libs/editor/widgets/delegate.h + libs/editor/widgets/editlistdialog.cpp + libs/editor/widgets/editlistdialog.h + libs/editor/widgets/intdelegate.cpp + libs/editor/widgets/intdelegate.h + libs/editor/widgets/ipv4delegate.cpp + libs/editor/widgets/ipv4delegate.h + libs/editor/widgets/ipv4routeswidget.cpp + libs/editor/widgets/ipv4routeswidget.h + libs/editor/widgets/ipv6delegate.cpp + libs/editor/widgets/ipv6delegate.h + libs/editor/widgets/ipv6routeswidget.cpp + libs/editor/widgets/ipv6routeswidget.h + libs/editor/widgets/mobileconnectionwizard.cpp + libs/editor/widgets/mobileconnectionwizard.h + libs/editor/wireguardkeyvalidator.cpp + libs/editor/wireguardkeyvalidator.h + libs/models/mobileproxymodel.cpp + libs/models/mobileproxymodel.h + tests/mobileproviderstest.cpp + tests/simpleiplisttest.cpp + tests/simpleipv4test.cpp + tests/simpleipv6test.cpp + vpn/l2tp/l2tpauth.cpp + vpn/l2tp/l2tpauth.h + vpn/openvpn/openvpnauth.cpp + vpn/openvpn/openvpnauth.h + vpn/openvpn/openvpn.cpp + vpn/openvpn/openvpn.h + vpn/openvpn/openvpnwidget.cpp + vpn/openvpn/openvpnwidget.h + vpn/pptp/pptpauth.cpp + vpn/pptp/pptpauth.h + vpn/pptp/pptp.cpp + vpn/pptp/pptp.h + vpn/pptp/pptpwidget.cpp + vpn/pptp/pptpwidget.h + vpn/ssh/sshauth.cpp + vpn/ssh/sshauth.h + vpn/ssh/ssh.cpp + vpn/ssh/ssh.h + vpn/ssh/sshwidget.cpp + vpn/ssh/sshwidget.h + vpn/sstp/sstpauth.cpp + vpn/sstp/sstpauth.h + vpn/sstp/sstp.cpp + vpn/sstp/sstp.h + vpn/sstp/sstpwidget.cpp + vpn/sstp/sstpwidget.h + vpn/strongswan/strongswanauth.cpp + vpn/strongswan/strongswanauth.h + vpn/strongswan/strongswan.cpp + vpn/strongswan/strongswan.h + vpn/strongswan/strongswanwidget.cpp + vpn/strongswan/strongswanwidget.h + vpn/vpnc/vpncauth.cpp + vpn/vpnc/vpncauth.h + vpn/vpnc/vpnc.cpp + vpn/vpnc/vpnc.h +Copyright: 2009, Andrey Batyiev + 2010, Andrey Borzenkov + 2018, Bruce Anderson + 2009, Dario Freddi + 2020, Douglas Kosovic + 2011, Ilia Kats + 2011, Ilia Kats , based on work by Paul Marchouk + 2013-2016, Jan Grulich + 2020, Kai Uwe Broulik + 2010-2012, Lamarque Souza + 2011-2016, Lamarque V. Souza + 2013, Lukas Tinkl + 2013, Lukáš Tinkl + 2017, Martin Kacej + 2010, Maurus Rohrer + 2021, Nicolas Fella + 2009, Paul Marchouk + 2009, Pavel Andreev + 2011-2012, Rajeesh K Nambiar + 2008-2010, Sebastian Kügler + 2024, Stephen Robinson + 2008-2009, Will Stephenson +License: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL + +Files: kcms/kcm_cellularnetwork/cellularnetworksettings.cpp + kcms/kcm_cellularnetwork/cellularnetworksettings.h + kcms/kcm_cellularnetwork/CMakeLists.txt + kcms/kcm_cellularnetwork/Messages.sh + kcms/kcm_cellularnetwork/modem.cpp + kcms/kcm_cellularnetwork/modemdetails.cpp + kcms/kcm_cellularnetwork/modemdetails.h + kcms/kcm_cellularnetwork/modem.h + kcms/kcm_cellularnetwork/profilesettings.cpp + kcms/kcm_cellularnetwork/profilesettings.h + kcms/kcm_cellularnetwork/sim.cpp + kcms/kcm_cellularnetwork/sim.h + kcms/kcm_cellularnetwork/ui/AvailableNetworks.qml + kcms/kcm_cellularnetwork/ui/EditProfilePage.qml + kcms/kcm_cellularnetwork/ui/main.qml + kcms/kcm_cellularnetwork/ui/MessagesList.qml + kcms/kcm_cellularnetwork/ui/ModemPage.qml + kcms/kcm_cellularnetwork/ui/ProfileList.qml + kcms/kcm_cellularnetwork/ui/SimLockPage.qml + kcms/kcm_cellularnetwork/ui/SimPage.qml + vpn/fortisslvpn/nm-fortisslvpn-service.h + vpn/iodine/nm-iodine-service.h + vpn/l2tp/nm-l2tp-service.h + vpn/libreswan/nm-libreswan-service.h + vpn/openconnect/nm-openconnect-service.h + vpn/openvpn/nm-openvpn-service.h + vpn/pptp/nm-pptp-service.h + vpn/ssh/nm-ssh-service.h + vpn/sstp/nm-sstp-service.h + vpn/strongswan/nm-strongswan-service.h + vpn/vpnc/nm-vpnc-service.h +Copyright: 2023, Carl Schwan + 2013, Dan Fruehauf + 2005-2008, Dan Williams + Dan Williams + 2021-2023, Devin Lin + 2020-2022, Devin Lin + 2020, Dimitris Kardarakos + 2012, Guido Günther + 2008-2009, Intel Corporation. //krazy:exclude=copyright + 2015, Lubomir Rintel + 2018, Martin Kacej + 2007-2008, Novell Inc. + 2007-2008, Novell Inc. //krazy:exclude=copyright + 2005-2014, Red Hat Inc. + 2005-2008, Red Hat Inc. //krazy:exclude=copyright + 2005-2008, Tim Niemueller +License: GPL-2.0-or-later + +Files: kcms/kcm_hotspot/CMakeLists.txt + kcms/kcm_hotspot/hotspotsettings.cpp + kcms/kcm_hotspot/Messages.sh + kcms/kcm_hotspot/ui/main.qml + kcms/kcm_wifi_mobile/CMakeLists.txt + kcms/kcm_wifi_mobile/Messages.sh + kcms/kcm_wifi_mobile/ui/ConnectDialog.qml + kcms/kcm_wifi_mobile/ui/ConnectionInfo.qml + kcms/kcm_wifi_mobile/ui/ConnectionItemDelegate.qml + kcms/kcm_wifi_mobile/ui/main.qml + kcms/kcm_wifi_mobile/ui/NetworkSettings.qml + kcms/kcm_wifi_mobile/wifisettings.cpp + kcms/kcm_wifi_mobile/wifisettings.h + libs/wirelessstatus.cpp + libs/wirelessstatus.h +Copyright: 2023, Devin Lin + 2020-2024, Devin Lin + 2017-2018, Martin Kacej + 2024, Sebastian Kügler + 2020, Tobias Fella + 2023, Yari Polla +License: LGPL-2.0-or-later + +Files: po/ca/*.po + po/ca@valencia/*.po + po/uk/*.po +Copyright: 2014-2020, Antoni Bella Pérez + 2019, Empar Montoro Martín + 2014-2024, Josep M. Ferrer + 2013-2025, Yuri Chornoivan +License: LGPL-2.1-only OR LGPL-3.0-only OR LicenseRef-KDE-Accepted-LGPL + +Files: debian/* +Copyright: 2022-2025, Debian Qt/KDE Maintainers + 2014, Scarlett Clark + 2022-2024, Patrick Franz +License: LGPL-2.0-or-later + +License: BSD-2-Clause + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: + . + 1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + . + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + . + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS + "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT + LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS + FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE + COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, + INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, + BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER + CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN + ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE + POSSIBILITY OF SUCH DAMAGE. + +License: GPL-2.0-only + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; version 2. + . + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + . + On Debian systems, the complete text of the GNU General Public + License version 2 can be found in + `/usr/share/common-licenses/GPL-2’. + +License: GPL-2.0-or-later + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + . + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + . + On Debian systems, the complete text of the GNU General Public + License version 2 can be found in + `/usr/share/common-licenses/GPL-2’. + +License: GPL-3.0-only + This program is free software: you can redistribute it and/or modify + it under the terms of the GPL License as published by the Free + Software Foundation, version 3. + . + This package is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + . + On Debian systems, the complete text of the GNU General Public + License version 3 can be found in + `/usr/share/common-licenses/GPL-3’. + +License: GPL-3.0-or-later + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + . + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + . + On Debian systems, the complete text of the GNU General Public + License version 3 can be found in + `/usr/share/common-licenses/GPL-3’. + +License: LGPL-2.0-only + This library is free software; you can redistribute it and/or modify + it under the terms of the GNU Library General Public License version + 2 as published by the Free Software Foundation. + . + This library is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Library General Public License for more details. + . + On Debian systems, the complete text of the GNU Library General + Public License version 2 can be found in + `/usr/share/common-licenses/LGPL-2’. + +License: LGPL-2.0-or-later + This library is free software; you can redistribute it and/or modify + it under the terms of the GNU Library General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + . + This library is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Library General Public License for more details. + . + On Debian systems, the complete text of the GNU Library General + Public License version 2 can be found in + `/usr/share/common-licenses/LGPL-2’. + +License: LGPL-2.1-only + This library is free software; you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License version + 2.1 as published by the Free Software Foundation. + . + This library is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + . + On Debian systems, the complete text of the GNU Lesser General + Public License version 2.1 can be found in + `/usr/share/common-licenses/LGPL-2.1’. + +License: LGPL-3.0-only + This library is free software; you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License version + 3 as published by the Free Software Foundation. + . + This library is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + . + On Debian systems, the complete text of the GNU Lesser General + Public License version 3 can be found in + `/usr/share/common-licenses/LGPL-3’. + +License: LicenseRef-KDE-Accepted-GPL + This library is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 3 of the license or (at + your option) at any later version that is accepted by the membership + of KDE e.V. (or its successor approved by the membership of KDE + e.V.), which shall act as a proxy as defined in Section 14 of + version 3 of the license. + . + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + +License: LicenseRef-KDE-Accepted-LGPL + This library is free software; you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License as + published by the Free Software Foundation; either version 3 of the + license or (at your option) any later version that is accepted by + the membership of KDE e.V. (or its successor approved by the + membership of KDE e.V.), which shall act as a proxy as defined in + Section 6 of version 3 of the license. + . + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. diff --git a/patches/series b/patches/series new file mode 100644 index 0000000..0fc71c0 --- /dev/null +++ b/patches/series @@ -0,0 +1 @@ +tests-skip-testProviderFromMccMnc.diff diff --git a/patches/tests-skip-testProviderFromMccMnc.diff b/patches/tests-skip-testProviderFromMccMnc.diff new file mode 100644 index 0000000..a4a106e --- /dev/null +++ b/patches/tests-skip-testProviderFromMccMnc.diff @@ -0,0 +1,23 @@ +Description: Skip MobileProvidersTest::testProviderFromMccMnc() + This test relies on mobile-broadband-provider-info version 20240407, and newer + versions add more data that make the test fail. + . + This is discussed upstream, potentially vendoring a static set for the tests + (see https://invent.kde.org/plasma/plasma-nm/-/merge_requests/452). +Bug: https://bugs.kde.org/show_bug.cgi?id=506217 +Bug-Debian: https://bugs.debian.org/1108424 +Bug-Debian: https://bugs.debian.org/1121042 +Forwarded: not-needed +Author: Pino Toscano +Last-Update: 2025-11-25 + +--- a/tests/mobileproviderstest.cpp ++++ b/tests/mobileproviderstest.cpp +@@ -44,6 +44,7 @@ void MobileProvidersTest::testProviderFr + + void MobileProvidersTest::testProviderFromMccMnc_data() + { ++ QSKIP("relies on an older version of mobile-broadband-provider-info"); + QTest::addColumn("mccmnc"); + QTest::addColumn("providerNames"); + diff --git a/plasma-nm.lintian-overrides b/plasma-nm.lintian-overrides new file mode 100644 index 0000000..b79823c --- /dev/null +++ b/plasma-nm.lintian-overrides @@ -0,0 +1,12 @@ +# private libraries +plasma-nm: package-name-doesnt-match-sonames +# private library +plasma-nm: shared-library-lacks-version +# private library +plasma-nm: lacks-ldconfig-trigger +# private library +plasma-nm: no-symbols-control-file +plasma-nm: arch-dep-package-has-big-usr-share +plasma-nm: spelling-error-in-binary +# systemsettings5 executable required for the KCM is provided by the Recommends: systemsettings dependency +plasma-nm: desktop-command-not-in-package systemsettings [usr/share/applications/*.desktop] diff --git a/rules b/rules new file mode 100755 index 0000000..4b25ac7 --- /dev/null +++ b/rules @@ -0,0 +1,19 @@ +#!/usr/bin/make -f +# -*- makefile -*- + +include /usr/share/dpkg/architecture.mk + +export DEB_BUILD_MAINT_OPTIONS=hardening=+all + +# limit the build of OpenConnect VPN to archs where qtwebengine is available +ifneq (,$(filter $(DEB_HOST_ARCH), amd64 arm64 armhf i386)) + extra_cmake_args += -DBUILD_OPENCONNECT=ON +else + extra_cmake_args += -DBUILD_OPENCONNECT=OFF +endif + +%: + dh $@ + +override_dh_auto_configure: + dh_auto_configure -- $(extra_cmake_args) diff --git a/salsa-ci.yml b/salsa-ci.yml new file mode 100644 index 0000000..4109378 --- /dev/null +++ b/salsa-ci.yml @@ -0,0 +1,3 @@ +include: +- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml +- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml diff --git a/source/format b/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/upstream/metadata b/upstream/metadata new file mode 100644 index 0000000..4286300 --- /dev/null +++ b/upstream/metadata @@ -0,0 +1,6 @@ +Bug-Database: https://bugs.kde.org/buglist.cgi?product=plasma-nm +Changelog: https://kde.org/announcements/ +Donation: https://www.kde.org/community/donations/index.php +Repository: https://invent.kde.org/plasma/plasma-nm.git +Repository-Browse: https://invent.kde.org/plasma/plasma-nm +Security-Contact: security@kde.org diff --git a/upstream/signing-key.asc b/upstream/signing-key.asc new file mode 100644 index 0000000..da7b948 --- /dev/null +++ b/upstream/signing-key.asc @@ -0,0 +1,148 @@ +-----BEGIN PGP PUBLIC KEY BLOCK----- + +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 +Lg== +=lV41 +-----END PGP PUBLIC KEY BLOCK----- diff --git a/watch b/watch new file mode 100644 index 0000000..588130b --- /dev/null +++ b/watch @@ -0,0 +1,4 @@ +Version: 5 +Source: https://download.kde.org/stable/plasma/@ANY_VERSION@/ +Matching-Pattern: @PACKAGE@@ANY_VERSION@@ARCHIVE_EXT@ +Pgp-Mode: auto -- 2.30.2